﻿ @charset "utf-8";



::selection {
 background-color: #127447;
 color: #fff;
}



::-moz-selection {
 background-color: #127447;
 color: #fff;
}



::-webkit-selection {
 background-color: #127447;
 color: #fff;
}



::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5;
}



::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2;
}



::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}
* {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
	font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	line-height: 1.5;
}
:focus {
	outline: 1;
}
article,  aside,  canvas,  details,  figcaption,  figure,  footer,  header,  hgroup,  menu,  nav,  section,  summary {
	display: block;
}
a {
	color: #333;
	text-decoration: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
a:link,  a:hover,  a:active,  a:visited {
	text-decoration: none;
}
a:hover {
	color: #127447;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,  select {
	vertical-align: middle;
}
li,  ul {
	list-style-type: none;
}
img {
	border: none;
}
input,  textarea {
	outline: 0;
	border: 0;
}
textarea {
	resize: none;
}
h1,  h2,  h3,  h4,  h5,  h6,  dl,  dd,  dt,  i,  em {
	font-weight: normal;
	font-style: normal;
}
.clear {
	clear: both;
}
.webq_head_xx {
	width: 100%;
	height: auto;
	border-top: 6px solid #127447;
}
.webq_top_1 {
	width: 100%;
	height: 130px;
}
.webq_top_2 {
	width: 1200px;
	height: 130px;
	margin: 0 auto;
	position: relative;
	background:url(top_line.png) no-repeat right 32px;
}
.webq_top_logo1 {
	width: auto;
	height: 110px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.webq_top_logo1 h1 {
	padding-top: 22px;
}
.webq_top_zhuy {
	height: 52px;
	float: left;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	margin-top: 55px;
	margin-left: 180px;
}
.webq_top_zhuy b {
	font-size: 16px;
	color: #127447;
}
/*询盘信息*/



.top_xunpan {
	width: 200px;
	height: 20px;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	display: block;
	position: absolute;
	top: 8px;
	right: 0px;
	cursor: pointer;
	z-index: 3;
}
.top_xunpan i {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	background: #127447;
	padding: 0 6px;
	border-radius: 3px;
	margin: 0 3px;
}
.top_xunpantxt {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 170px;
	padding-top: 16px;
	height: 0px;
	visibility: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
	opacity: 0;
	z-index: 3;
}
.top_xunpantxt h6 {
	height: 24px;
	line-height: 24px;
	background: #127447;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
 .top_xunpantxt ::after {
 content: '';
 position: absolute;
 top: 0px;
 left: 45px;
 width: 0;
 height: 0;
 -webkit-transform: translateX(-50%);
 -moz-transform: translateX(-50%);
 -o-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
 border: 8px solid transparent;
 border-bottom-color: #127447;
 z-index: 3;
}
.top_xunpan:hover .top_xunpantxt {
	height: auto;
	visibility: visible;
	top: 20px;
	opacity: 1;
}
/*询盘信息end*/





.webq_top_tel {
	width: 130px;
	height: 50px;
	float: right;
	margin-top: 55px;
	background: url(top_tel.png) no-repeat 0;
	padding-left: 50px;
}
.webq_top_tel_txt {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.webq_top_tel_dh {
	font-size: 20px;
	color: #127447;
	line-height: 32px;
	font-family: Impact;
}
/*导航开始*/



.nav_xiala_xx {
	width: 100%;
	height: 50px;
	background: #127447;
}
.nav_xiala {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.nav_xiala ul li {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	position: relative;
	background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;
	background: linear-gradient(to right, #fff, #fff) no-repeat;
	background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
	border-radius: 15px;
	margin-top: 10px;
}
.nav_xiala > ul > li > a {
	display: block;
	color: #fff;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;
	background: linear-gradient(to right, #fff, #fff) no-repeat;
	background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
	border-radius: 15px;
}
.nav_xiala ul li:hover {
	color: #127447;
	background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;
	background: linear-gradient(to right, #fff, #fff) no-repeat;
	background-size: 100% 100%;
}
.nav_xiala ul li:hover > a {
	color: #127447;
}
.nav_xiala > ul > li > a:hover {
	background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;
	background: linear-gradient(to right, #fff, #fff) no-repeat;
	background-size: 100% 100%;
}
.nav_xiala .erji_xiala {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 20;
	height: 0px;
	visibility: hidden;
	min-width: 100%; /*和一级栏目一样宽度*/
}
.nav_xiala .erji_xiala i {
	display: block;
	opacity: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	background: #127447;
	position: relative;
}
.nav_xiala .erji_xiala i a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display: block;
	color: #FFF;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav_xiala .erji_xiala i a:hover {
	color: #FFF;
}
.nav_xiala .erji_xiala i:hover {
	background: #333333;
}
.nav_xiala .erji_xiala i a {
	background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
	background: linear-gradient(to right, #333333, #333333) no-repeat;
	background-size: 0% 100%;
 -webkit-transition: all .5s;
 transition: all .5s;
}
.nav_xiala .erji_xiala i a:hover {
	background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
	background: linear-gradient(to right, #333333, #333333) no-repeat;
	background-size: 100% 100%;
}
.nav_xiala ul li:hover .erji_xiala {
	height: auto;
	visibility: visible;
}
.nav_xiala .erji_xiala i {
	opacity: 0;
	transform: rotateY(90deg);
 transition: .5s;
}
.nav_xiala ul li:hover .erji_xiala i {
	opacity: 1;
	transform: rotateY(0);
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
 transition-delay: 50ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
 transition-delay: 100ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
 transition-delay: 150ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
 transition-delay: 200ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
 transition-delay: 250ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
 transition-delay: 300ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
 transition-delay: 350ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
 transition-delay: 400ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
 transition-delay: 450ms;
}
 .nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
 transition-delay: 500ms;
}
 .nav_xiala .erji_xiala i:nth-child(1) {
 transition-delay: 500ms;
}
 .nav_xiala .erji_xiala i:nth-child(2) {
 transition-delay: 450ms;
}
 .nav_xiala .erji_xiala i:nth-child(3) {
 transition-delay: 400ms;
}
 .nav_xiala .erji_xiala i:nth-child(4) {
 transition-delay: 350ms;
}
 .nav_xiala .erji_xiala i:nth-child(5) {
 transition-delay: 300ms;
}
 .nav_xiala .erji_xiala i:nth-child(6) {
 transition-delay: 250ms;
}
 .nav_xiala .erji_xiala i:nth-child(7) {
 transition-delay: 200ms;
}
 .nav_xiala .erji_xiala i:nth-child(8) {
 transition-delay: 150ms;
}
 .nav_xiala .erji_xiala i:nth-child(9) {
 transition-delay: 100ms;
}
 .nav_xiala .erji_xiala i:nth-child(10) {
 transition-delay: 50ms;
}
.nav_xiala .sanji_xiala {
	width: 165px;
	height: 0px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 100%; /*和一级栏目一样left*/
}
.nav_xiala .sanji_xiala span {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
	display: block;
	background: #188050;
	text-align: left;
	opacity: 0;
}
.nav_xiala .sanji_xiala span a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #FFF;
	font-size: 14px;
	padding-left: 10px;
	padding: 0 8px 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav_xiala .sanji_xiala span a:hover {
	color: #FFF;
	padding-left: 25px;
}
.nav_xiala .sanji_xiala span a {
	background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
	background: linear-gradient(to right, #333333, #333333) no-repeat;
	background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
}
.nav_xiala .sanji_xiala span a:hover {
	background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
	background: linear-gradient(to right, #333333, #333333) no-repeat;
	background-size: 100% 100%;
}
.nav_xiala .sanji_xiala_di {
	background: url(liqsub_ss.png) no-repeat center;
	width: 7px;
	height: 11px;
	position: absolute;
	top: 14px;
	right: 5px;
}
.nav_xiala .erji_xiala i:hover .sanji_xiala {
	height: auto;
	visibility: visible;
}
.nav_xiala .sanji_xiala span {
	opacity: 0;
	transform: rotateY(90deg);
 transition: .5s;
}
.nav_xiala .erji_xiala i:hover .sanji_xiala span {
	opacity: 1;
	transform: rotateY(0);
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {
 transition-delay: 50ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {
 transition-delay: 100ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {
 transition-delay: 150ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {
 transition-delay: 200ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {
 transition-delay: 250ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {
 transition-delay: 300ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {
 transition-delay: 350ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {
 transition-delay: 400ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {
 transition-delay: 450ms;
}
 .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {
 transition-delay: 500ms;
}
.nav_xiala > ul > li.another {
	background: #fff;
	color: #127447;
}
.nav_xiala > ul > li.another > a {
	color: #127447;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}
/* 底部 开始 */





.webq_bottom_contx {
	width: 100%;
	background:#127447;
	padding-bottom: 45px;
}
.webq_bottom_cont {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.webq_bottom_1 {
	height: auto;
	padding: 45px 0 35px 0;
}
.webq_bottom_left {
	width: 560px;
	float: left;
}
.webq_bottom_fx {
	padding-top: 15px;
}
.webq_bottom_t1 {
	height: 50px;
	line-height: 1;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	background:url(b_line.png) no-repeat left bottom;
}
.webq_bottom_tite {
	height: 30px;
	line-height: 1;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.webq_bottom_3 {
	float: left;
	width: 140px;
	color: #999;
}
.webq_bottom_3 ul li {
	height: 38px;
}
.webq_bottom_3 ul li a {
	line-height: 38px;
	display: block;
	color: #5ea484;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right: 10px;
}
.webq_bottom_3 ul li a:hover {
	color: #fff;
	padding-left: 10px;
}
.two_bottom_er_1 {
	float: right;
	color: #5ea484;
	text-align: center;
	margin-top: 30px;
	margin-right: 15px;
}
.two_bottom_er_1 img {
	width: 86px;
	height: 86px;
	padding: 7px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
}
.webq_bottom_right {
	float: right;
	width: 575px;
}
.webq_bottom_4 {
	float: left;
	width: 440px;
	font-size: 14px;
}
.webq_bottom_4 h6 {
	width: 37px;
	height: 5px;
	background: #1576db;
	margin-top: 10px;
}
.webq_bottom_4 ul {
	padding-top: 5px;
}
.webq_bottom_4 ul li {
	height: 24px;
	line-height: 24px;
	color: #fff;
	padding: 10px 0 10px 35px;
}
.webq_bottom_4 ul li a {
	color: #fff;
}
.webq_bottom_4 ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
.webq_btb_1 {
	background: url(b_d1.png) left no-repeat;
}
.webq_btb_2 {
	background: url(b_d2.png) left no-repeat;
}
.webq_btb_3 {
	background: url(b_d3.png) 0 no-repeat;
}
.webq_btb_4 {
	background: url(b_d4.png) 3px no-repeat;
}
.webq_bottom_5 {
	font-size: 14px;
	line-height: 38px;
	color: #999999;
}
.webq_bottom_5 a {
	color: #999999;
}
.webq_bottom_5 a:hover {
	color: #fff;
}
.webq_bottom_5 img {
	vertical-align: middle;
}
/* 底部 结束 */





.webq_bottom_di {
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
	background: #228a5a;
}
.webq_bottom_dicont {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
}
.webq_bottom_dicont a {
	color: #fff;
}
.webq_bottom_dicont a:hover {
	color: #fff;
	text-decoration: underline;
}
.webq_bottom_dicont img {
	vertical-align: middle;
}
/*留言*/



.ydz_p {
	width: 100%;
	height: 44px;
	position: relative;
	padding: 45px 0;
	background: #f8f8f8;
}
.in_bottom_r {
	width: 100%;
	height: 44px;
}
.in_bottom_r3 {
	width: 1200px;
	margin: 0 auto;
	height: 44px;
}
.in_bottom_rt {
	float: left;
	width: 198px;
	height: 44px;
	background: url(ly_t1.png) no-repeat 0;
}
.in_bottom_r3_1 {
	float: left;
	width: 160px;
	height: 42px;
	line-height: 42px;
	padding: 0 15px 0 15px;
	border: 1px solid #127447;
}
.in_bottom_r3_ml {
	margin-left: 20px;
}
.in_bottom_r3_wi {
	width: 358px;
}
.in_bottom_r4 {
	float: right;
	width: 168px;
	height: 44px;
}
.in_bd_2 {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: 0;
	background: none;
	color: #127447;
	font-size: 14px;
	display: block;
}
.in_bd_go {
	margin: 0;
	border: 0;
	width: 100%;
	background: #127447;
	cursor: pointer;
	color: #fff;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
}
 .in_bottom_r3 input::-webkit-input-placeholder {
 color: #127447;
}
 .in_bottom_r3 input::-moz-placeholder {
 color: #127447;
}
 .in_bottom_r3 input:-moz-placeholder {
 color: #127447;
}
 .in_bottom_r3 input:-ms-input-placeholder {
 color: #127447;
}
.in_yqlj_ss {
	width: 100%;
	padding: 30px 0 30px 0;
	border-top: 1px solid #dddddd;
	margin-top: 35px;
}
.in_yqlj {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.in_yqlj_1 {
	height: 26px;
	line-height: 26px;
	float: left;
	text-transform: uppercase;
	font-size: 18px;
	border-right: 2px solid #333;
	padding-right: 20px;
}
.in_yqlj_1 span {
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.in_yqlj_2 {
	float: right;
	width: 1020px;
	line-height: 26px;
}
.in_yqlj_2 a {
	display: inline-block;
	padding: 0 15px;
}
.in_yqlj_2 a:hover {
	text-decoration: underline;
}
<div class="list_page page_group c mt15"><ul>{showpage}</ul></div>

.list_page{text-align:center;font-family:宋体; height:30px; margin:10px auto;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;color:#333;font-family:宋体;}
.list_page span{background:#ccc;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;font-family:宋体;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;color:#333;font-family:宋体;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

.page_group ul{border-right:solid 1px #ddd;border-radius:4px; text-align:center;}
.page_group ul li{border-right:none;border-radius:0;list-style:none; display: inline}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
